[LINUX] Make evtchn device use a dynamic minor number.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Fri, 29 Sep 2006 13:20:52 +0000 (14:20 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Fri, 29 Sep 2006 13:20:52 +0000 (14:20 +0100)
commitada55182d201bf569fc547bbfe1b5d36c23711fa
treea250392a79d5311e15da569dd4f6a8e40a2f3630
parent448496a5e2d50d023a5d2aae9d7f35d90b63d78d
[LINUX] Make evtchn device use a dynamic minor number.

Also update the code in tools to create the device node if udev fails.
The tools now read the sysfs system to find the minor number needed.

Original patch from  Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Keir Fraser <keir@xensource.com>
linux-2.6-xen-sparse/drivers/xen/evtchn/evtchn.c
linux-2.6-xen-sparse/include/xen/public/evtchn.h
tools/libxc/xc_linux.c
tools/libxc/xenctrl.h